AppointmentIsOnlineMeeting Property |
Indicates whether the meeting is online.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsOnlineMeeting { get; set; }Public Property IsOnlineMeeting As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is online meeting; otherwise,
false.
See Also